[Manager Summary]
Initializes a PMPageFormat object to contain default page setup values for the current printer.
OSStatus PMDefaultPageFormat(PMPageFormat pageFormat)
PARAMETERS
pageFormat
- A PMPageFormat object previously created for the current printing session. This object will be reinitialized with the default values for the current printer.
- function result
- A result code. See Result Codes.
CARBON PORTING NOTES
The PMDefaultPageFormat function and the PMDefaultPrintSettings function replace the Printing Manager function PrintDefault.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.